home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / SML⁄NJ 93+ / Documentation / examples / spread / make < prev    next >
Encoding:
Text File  |  1995-12-30  |  154 b   |  7 lines  |  [TEXT/R*ch]

  1. sml <<ZZZ
  2. app use ["formula.sig", "parse.sig", "sheet.sig", "parse.sml", 
  3.          "sheet.sml","semant.sml",
  4.          "glue.sml"];
  5. exportML "spread";
  6. ZZZ
  7.